﻿img{
    max-width: 100%;
}

.sly2 .sly-box ul li .text .auto::-webkit-scrollbar {
    width: 5px;
}

.sly2 .sly-box ul li .text .auto::-webkit-scrollbar-track {
    background-color: rgba(206,207,208, 0.5);
    /*margin: 5px 0;*/
}

.sly2 .sly-box ul li .text .auto::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #CECFD0;
}

.header-t{
    height: 34px;
    line-height: 34px;
    background: #2D3039;
}
.header-b{
    height: 96px;
    background: #21242E;
}
.header a{
    color: #CECFD0;
}
.header a:hover{
    color: #A1805C;
}
.banner{
    height: 425px;
}
.header .logo{padding:5px 10px;}
.header .logo img{
    display: block;
    height: 85px;
}
.nav{
    /*width:950px;*/
    height: 96px;
    line-height: 96px;
}
.nav ul li{
    float: left;
}
.nav ul li a{
    position: relative;
    padding: 0 32px;
    margin-left: -1px;
    font-family: "Microsoft YaHei", "Apple LiGothic Medium", \5FAE\8F6F\96C5\9ED1, Arial, "MicrosoftJhengHei", STXihei, \534E\6587\7EC6\9ED1, STHeiti, MingLiu;
    font-size: 14px;
    display: block;
    *height: 96px;
    _height:auto;
}
.nav ul li a i{
    display: block;
    position: absolute;
    width: 100%;
    top:0;
    left:0;
    height: 0px;
    background: #C69C6C;
    -moz-transition: all .5s;-webkit-transition: all .5s;-o-transition: all .5s;transition: all .5s;
}
.nav ul li a i b{
    width: 0;
    height: 0;
    position: absolute;
    line-height: 0;
    top:0;
    left:50%;
    margin-left: -3px;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 0px solid #C69C6C;
    -moz-transition: all .5s;-webkit-transition: all .5s;-o-transition: all .5s;transition: all .5s;
}
.nav ul li a.hover,
.nav ul li a:hover{
    color: #A1805C;
}

.nav ul li a.hover{
    background: #393D45;
}

.nav ul li a.hover i,
.nav ul li a:hover i{
    height: 2px;
}

.nav ul li a.hover i b,
.nav ul li a:hover i b{
    top:2px;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 4px solid #C69C6C;
}
.announcement{
    padding-left:70px;
    border: 1px solid #E0E0E0;
    height: 39px;
    line-height: 39px;
    margin: 10px 0;
    position: relative;
    font-size: 14px;
    overflow: hidden;
    /*width: 100%;*/
}
.announcement .fltitle{
    width: 50px;
    position: absolute;
    top: -1px;
    left: -1px;
    height:41px;
    line-height: 41px;
    background: #C69C6C;
    display: block;
    text-align:center;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
}
.announcement .fltitle b{
    position: absolute;
    display: block;
    top: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    width: 0;
    right: -8px;
    border-left: 8px solid #C69C6C;
    border-right: 0px solid transparent;
    border-top: 20px solid transparent;
    border-bottom: 21px solid transparent;
}
.announcement .frbtn{
    position: absolute;
    right: 0px;
    top: 0px;
    width: 10px;
    height: 39px;

}
.announcement ul li{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#announcement{
    height: 39px;
    line-height: 39px;
    overflow: hidden;

    padding-right: 20px;
}
.icon{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-style: normal;
}
.frbtn{
    padding: 3px 10px;
}
.frbtn a{
    line-height: 15px;
    display: block;
    height: 15px;
}
.m-i-l{
    width: 335px;
}
.m-i-r{
    width: 840px;
}
.title1{
    line-height: 35px;
    height:  35px;
    border-bottom: 1px  solid #E7E7E8;
    overflow: hidden;
    padding-left: 30px;
    background: url("../Images/icon-lingxing.png") no-repeat left center;
}
.title1 span{
    font-size: 12px;
    color: #373737;
    display: block;
    float: left;
    font-family: "Microsoft YaHei", "Apple LiGothic Medium", \5FAE\8F6F\96C5\9ED1, Arial, "MicrosoftJhengHei", STXihei, \534E\6587\7EC6\9ED1, STHeiti, MingLiu;
}
.title1 span b{
    font-size: 14px;
}
.title1 .more {
    float: right;
    _padding-top:10px;
}
.icon-more{
    background: url("../Images/icon-more-r.png") no-repeat center;
    width: 13px;
    height: 20px;
    vertical-align:-6px;
}

.list1 ul li{
    height: 32px;
    line-height: 32px;
    background: url("../Images/icon-list-dian.png") no-repeat center left;
    border-bottom: 1px #E0E0E0 dashed ;
    padding-left: 10px;
    text-align: left;
    overflow: hidden;
    position: relative;
}
.list1 ul li a{
    display: block;
    padding-right: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.list1 ul li span{
    position: absolute;
    right: 0;
    top: 0;
}


.list2 ul li a{
    width: 270px;
    /*height: 270px;*/
    display: block;
    position: relative;
    margin-left: 10px;
}
.list2 ul li a .img{
    overflow: hidden;
}
.list2 ul li a .img img{
    display: block;
    width: 100%;
}
.list2 ul li a .img img{
    -moz-transition: all .5s;-webkit-transition: all .5s;-o-transition: all .5s;transition: all .5s;
}
.list2 ul li a:hover .img img{
    transform:rotate(1deg) scale(1.1);
    -webkit-transform:rotate(1deg) scale(1.1);
    -moz-transform:rotate(1deg) scale(1.1);
    -o-transform:rotate(1deg) scale(1.1);
    -ms-transform:rotate(1deg) scale(1.1);

}


.list2 ul li a .text{
    position: absolute;
    left: 0;
    bottom: 0;
    /*height:81px;*/
    width: 100%;
    background: url("../Images/bg1.png") center;
    color: #DEDEDE;
    line-height: 20px;
}
.list2 ul li a .text-in{
    padding:10px 15px;
}

.list2 ul li a:hover .text .title{
    color: #C69C6C;
}
.list2 ul li a .text .title{
    font-family: "Microsoft YaHei", "Apple LiGothic Medium", \5FAE\8F6F\96C5\9ED1, Arial, "MicrosoftJhengHei", STXihei, \534E\6587\7EC6\9ED1, STHeiti, MingLiu;
    font-weight: bold;
    font-size: 14px;
    color: #FAFAFA;
    padding-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -moz-transition: all .5s;-webkit-transition: all .5s;-o-transition: all .5s;transition: all .5s;

}
.list2 ul li a .text i{
    font-style: normal;
    display: block;
    position: absolute;
    right: 15px;
    bottom: 5px;
}
.m-index{
    padding-bottom: 30px;
}
.footer-t{
    background: #2D3039;
    overflow: hidden;
}
.footer-b{
    height: 45px;
    line-height: 45px;
    background: #21242E;
}
.footer a{
    color: #757678;
}
.footer a:hover{
    color: #fff;
}


.footer-1{
    background: #2D3039;
    height: 47px;
    line-height: 47px;
    border-bottom: 1px solid #191B21;
}
.footer-1 a{
    color: #A0A0A0;
}
.footer-1 a:hover{
    color: #fff;
}
.footer-2{
    background: #2D3039;
    height: 208px;
    border-top: 1px solid #3E424F;
    border-bottom: 1px solid #191B21;
}
.footer-3{
    background: #2D3039;
    height: 47px;
    line-height: 47px;
    border-top: 1px solid #3E424F;
}
.footer-t .footer-l{
    float: left;
    width: 219px;
}
.footer-t .footer-r{
    float: right;
    width: 979px;
    height: 47px;
    line-height: 47px;

}
.footlist1{

}
.footlist1 a{
    display: block;
}
.footlist1 ul{
    padding-left: 25px;
}
.footer-2 .footer-l,
.footer-2 .footer-r{
    margin: 10px 0;
    height: 180px;
}
.footlogo{
    text-align: center;
}
.footer-2 .footlist1{
    line-height: 28px;
}
.footlist1 li{
    width:130px;
    float: left;
    height: 208px;
}
.footlist1 li.bigwidth{
    width:174px;
}

.footer-3 .footer-r{
    /*_padding-top:15px;*/
    /*_margin-bottom: -15px;*/
    _position: relative;
    _top:15px;
}


.footer-2 .footer-l{
    border-right:1px solid #191B21;
}
.footer-2 .footer-r{
    border-left: 1px solid #3E424F;
}
.footer-3 .footer-l{
    text-align: center;
}
.icon-qr{
    background: url("../Images/icon-qr.png") no-repeat left center;
    padding-left: 30px;
    padding-right: 15px;
}
.icon-phone{
    background: url("../Images/icon-phone.png") no-repeat left center;
    padding-left: 30px;
    padding-right: 15px;
}
.icon-link{
    background: url("../Images/icon-link.png") no-repeat center;
    width: 40px;
    margin-left: 5px;
    height: 22px;
    vertical-align: -7px;
}
.footlogo{
    position: relative;
    margin: 10px;
    width: 199px;
    height: 199px;
}
.footlogo .qr img{
    display: block;
    background: #CECECE;
    width: 140px;
    height: 140px;
    padding: 10px;
    margin: 0 auto;
    border-radius: 5px;
    -moz-transition: all .5s;-webkit-transition: all .5s;-o-transition: all .5s;transition: all .5s;
}
.footlogo .qr{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    opacity: 0;
    display:none\9;
    -moz-transition: all .5s;-webkit-transition: all .5s;-o-transition: all .5s;transition: all .5s;
}

.footlogo .flogo2{
    opacity: 0;
    display:none\9;
}
.footlogo .flogo{
    position: absolute;
    left: 0;
    top: 30px;
    width: 100%;
    -moz-transition: all .5s;-webkit-transition: all .5s;-o-transition: all .5s;transition: all .5s;
}
.footlogo .flogo img{
    border-radius: 5px;
    width: 196px;
    -moz-transition: all .5s;-webkit-transition: all .5s;-o-transition: all .5s;transition: all .5s;
}

.footlogo.open1 .flogo,
.footlogo.open2 .flogo{
    top:65px;
}
.footlogo.open1 .flogo1,
.footlogo.open2 .flogo1{
    opacity: 0;
    display:none\9;
}
.footlogo.open1 .flogo2,
.footlogo.open2 .flogo2{
    opacity: 1;
    display:block\9;
}
.footlogo.open1 .flogo img,
.footlogo.open2 .flogo img{
    width: 60px;
    background: #CECECE;
}
.footlogo.open1 .qr1{
    opacity: 1;
    display:block\9;
}
.footlogo.open2 .qr2{
    opacity: 1;
    display:block\9;
}
.icon-china{
    background: url("../Images/icon-china.png") no-repeat 5px center;
    padding-left: 35px;
}
.icon-world{
    background: url("../Images/icon-world.png") no-repeat 5px center;
    padding-left: 25px;
}

.header-t .fr a:hover,
.header-t .fr a.hover{
    background-color: #21242E;
}
.header-t .fr a{
    padding-right: 5px;
}
.phone-header{
    display: none;
}
.phone-header{
    overflow: hidden;
    background: #21242E;
    padding: 5px 10px;
}
.phone-header .logo{
    float: left;
}
.phone-header .logo img{
    height: 50px;
}
.phone-header .nav_btn{
    float: right;
}
.phone-header .nav_btn a{
    text-align: center;
    width: 35px;
    height: 35px;
    line-height: 35px;
    display: block;
    border: 1px solid #686A6B;
    border-radius: 3px;
    font-size: 14px;
    color: #fff;
    margin: 10px 0;
}
.phone-nav-box{
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    width: 0;
    background: #21242E;
    display: none;
    -moz-transition: all .5s;-webkit-transition: all .5s;-o-transition: all .5s;transition: all .5s;
    overflow-x:hidden ;
    overflow-y: auto;
    z-index: 9999;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
}
.phone-nav-box .phone-nav-box-in{
    padding: 20px;
    min-width: 145px ;

}
body{
    position: relative;
    left: 0;
    -moz-transition: all .5s;-webkit-transition: all .5s;-o-transition: all .5s;transition: all .5s;
}
.phone-nav-mask{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.4);
    display: none;
    pointer-events:none;
    opacity: 0;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    z-index: 9999;
}
.phone-nav-box .logo{
    text-align: center;
    padding-bottom: 20px;
}
.phone-nav-box .logo img{
    height: 70px;
}
.phone-nav{
    padding-left: 10px;
    line-height: 45px;
}
.phone-nav ul li a{
    display: block;
    color: #CECFD0;
    font-family: '微软雅黑';
    font-size: 16px;
}
.phone-footer {
    display: none;
    background: #2D3039;
    padding: 20px;
    line-height: 30px;
    color: #757678;
}
.phone-footer a{
    color: #757678;
}
.phone-nav ul li a {
    -webkit-transform: perspective(100px) rotateX(0deg) rotateY(90deg);
    -moz-transform: perspective(100px) rotateX(0deg) rotateY(90deg);
    -o-transform: perspective(100px) rotateX(0deg) rotateY(90deg);
    transform: perspective(100px) rotateX(0deg) rotateY(90deg);
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
    opacity: 0;
}
html.open-phone-nav .phone-nav ul li a {
    -webkit-transform: perspective(100px) rotateX(0deg) rotateY(0deg);
    -moz-transform: perspective(100px) rotateX(0deg) rotateY(0deg);
    -o-transform: perspective(100px) rotateX(0deg) rotateY(0deg);
    transform: perspective(100px) rotateX(0deg) rotateY(0deg);
    transition: all .4s;
    opacity: 1;
}


html.open-phone-nav .phone-nav ul li:nth-child(1) a  {-webkit-transition-delay: .08s;-moz-transition-delay: .08s;transition-delay: .08s;}
html.open-phone-nav .phone-nav ul li:nth-child(2) a  {-webkit-transition-delay: .16s;-moz-transition-delay: .16s;transition-delay: .16s;}
html.open-phone-nav .phone-nav ul li:nth-child(3) a  {-webkit-transition-delay: .24s;-moz-transition-delay: .24s;transition-delay: .24s;}
html.open-phone-nav .phone-nav ul li:nth-child(4) a  {-webkit-transition-delay: .32s;-moz-transition-delay: .32s;transition-delay: .32s;}
html.open-phone-nav .phone-nav ul li:nth-child(5) a  {-webkit-transition-delay: .40s;-moz-transition-delay: .40s;transition-delay: .40s;}
html.open-phone-nav .phone-nav ul li:nth-child(6) a  {-webkit-transition-delay: .48s;-moz-transition-delay: .48s;transition-delay: .48s;}
html.open-phone-nav .phone-nav ul li:nth-child(7) a  {-webkit-transition-delay: .56s;-moz-transition-delay: .56s;transition-delay: .56s;}
html.open-phone-nav .phone-nav ul li:nth-child(8) a  {-webkit-transition-delay: .64s;-moz-transition-delay: .64s;transition-delay: .64s;}
html.open-phone-nav .phone-nav ul li:nth-child(9) a  {-webkit-transition-delay: .72s;-moz-transition-delay: .72s;transition-delay: .72s;}
html.open-phone-nav .phone-nav ul li:nth-child(10) a {-webkit-transition-delay: .80s;-moz-transition-delay: .80s;transition-delay: .80s;}

.slider {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.slider__wrapper {
    height: 100%;
    list-style: none;
    overflow: hidden;
    *zoom: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
}
.slider__item {
    height: 100%;
    float: left;
    clear: none;
}
.slider__arrows-item {
    position: absolute;
    display: block;
    margin-bottom: -20px;
    padding: 20px;
}
.slider__arrows-item--right {
    bottom: 50%;
    right: 30px;
    font-size: 0;
    line-height: 0;
    opacity: 0.5;
    background: url("../Images/banner-r.png") no-repeat center;
}
.slider__arrows-item--left {
    bottom: 50%;
    left: 30px;
    font-size: 0;
    line-height: 0;
    opacity: 0.5;
    background: url("../Images/banner-l.png") no-repeat center;
}
.slider__arrows-item--right:hover,
.slider__arrows-item--left:hover{
    opacity: 1;
}
.slider__nav {
    position: absolute;
    bottom: 20px;
}
.slider__nav-item {
    width: 12px;
    height: 12px;
    float: left;
    clear: none;
    display: block;
    margin: 0 5px;
    background: #fff;
    border-radius: 99px;
    border: 1px solid #C69C6C;
}
.banner .box{
    width: 100%;
    height: 100%;
    position: relative;
}
.banner .box a{
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.slider__nav-item--current {
    background: #C49B6A;
    border: 1px solid #C69C6C;
}
.slider__nav-item:hover {
    background: #DEAD74;
}
.header-nav{
    position: relative;
    z-index: -99;
}
.header-nav.qdqdn{
    display: none;
    display: none !important;
}
.header-nav .container{
    z-index: 1;
    position: relative;
}
.header{
    position: relative;
    z-index: 1;
    -webkit-perspective: 1200px;
    -moz-perspective: 1200px;
    -ms-perspective: 1200px;
    -o-perspective: 1200px;
    perspective: 1200px;

    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.header-nav{
    -webkit-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    -ms-transform: rotateX(-90deg);
    -o-transform: rotateX(-90deg);
    transform: rotateX(-90deg);

    -webkit-transform-origin: 50% 0%;
    -moz-transform-origin: 50% 0%;
    -ms-transform-origin: 50% 0%;
    -o-transform-origin: 50% 0%;
    transform-origin: 50% 0%;

    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.header-nav .container .ul{
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
}
.header-t,
.header-b{
    position: relative;
    z-index: 2;
}
.header-nav .ul .li{
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0;
    background: url("../Images/headernavbg.png");
    background: rgba(45,48,57,0.9);
    /*display: none;*/
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
    z-index: 1;
    padding: 20px 25px;
    width: 840px;
    height: 172px;
}
.header-nav.no3d .ul .li{
    display: none;
}
.header-nav .ul .li.wauto{
    width: auto;
}
.header-nav.no3d {
    z-index: 1;
    position: relative;
    top: -222px;
    -webkit-transform: rotateX(0deg) !important;
    -moz-transform: rotateX(0deg) !important;
    -ms-transform: rotateX(0deg) !important;
    -o-transform: rotateX(0deg) !important;
    transform: rotateX(0deg) !important;

    display: none;
}
.header-nav.no3d.hn-show{
    top:0;
    display: block;
    z-index: 1;
}

.header-nav.hn-show{
    opacity: 1;
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    transform: rotateX(0deg);

    z-index: 1;
}

.header-nav .ul .li.hn-li-show{
    display: block;
    opacity: 1;
    z-index: 10;
}



.nav2-1{
    margin-right: 40px;
}
.nav2-1 li a{
    display: block;
    border: 1px solid #9FA1A5;
    line-height: 28px;
    height: 28px;
    width: 122px;
    text-align: center;
    background: #83705C;
}
.nav2-1 li a:hover{
    background: #C69C6C;
    color: #fff;
    border: 1px solid #fff;
}
.nav2-1 ul{
    margin-bottom: -34px;
}
.nav2-1 li {
    margin-bottom: 34px;
}
.nav2-2{
    line-height:30px;
}
.nav2-2 .fl{
    width: 107px;
}
.nav2-2 .title{
    color: #C69C6C;
    font-size: 14px;
    font-family: "Microsoft YaHei", "LiHei Pro Medium", \5FAE\8F6F\96C5\9ED1, Arial, "MicrosoftJhengHei", STXihei, \534E\6587\7EC6\9ED1, STHeiti, MingLiu;
}
.nav2-2 a{
    color: #8F9094;
}
.nav2-text img{
    display: block;
    width: 228px;
    padding-bottom: 10px;
}
.nav2-text{
    width: 228px;
    line-height: 18px;
    color: #8F9094;
    padding-left: 20px;
}
.nav2-2 hr{
    background: #46484D;
    height: 1px;
    margin: 10px 0px;
}
.nav2-3 li{
    float: left;
    width: 236px;
    padding:10px 16px;
    text-align: center;
}
.nav2-3 li a{
    display: block;
    color: #C69C6C;
    font-family: "Microsoft YaHei", "LiHei Pro Medium", \5FAE\8F6F\96C5\9ED1, Arial, "MicrosoftJhengHei", STXihei, \534E\6587\7EC6\9ED1, STHeiti, MingLiu;
    font-size: 14px;
    line-height: 40px;
}
.nav2-3 li a:hover{
    color:#F0B779;
}
.nav2-3 li img{
    width: 236px;
    height: 126px;
    display: block;
}



.m-page{
    padding:20px 0;
    overflow: hidden;
    background: #FAFAFA;
}
.m-page-l{
    float: left;
    width: 203px;
}
.m-page-l-box{
    border: 1px solid #E6E6E6;
}
.cat-title{
    background: url("../Images/cat-title-bg.png") repeat  center;
    height: 142px;
    overflow: hidden;
}
.cat-title hr{
    display: block;
    border: none;
    background: #C59B6C;
    width: 27px;
    height: 4px;
    margin: 0 auto;
    margin-top: 40px;
}
.cat-title span{
    display: block;
    text-align: center;
    padding: 10px 0;
    font-size: 20px;
    color: #C59B6C;
    font-family: "Microsoft YaHei", "Apple LiGothic Medium", \5FAE\8F6F\96C5\9ED1, Arial, "MicrosoftJhengHei", STXihei, \534E\6587\7EC6\9ED1, STHeiti, MingLiu;
}

.m-page-r{
    width: 973px;
    float: right;
}
.curpos{
    border: #E6E6E6 solid 1px;
    height: 39px;
    line-height: 39px;
    padding: 0 10px;
    margin-bottom: 16px;

}
.m-page-r-box{
    background: #fff;
    border: #E6E6E6 solid 1px;
    padding: 25px;
    min-height: 400px;
}
.m-page-r-box p{ line-height: 25px; margin-bottom: 10px;}
#content{
    min-height: 400px;
}
.nav-left ul li.top-li{
    line-height: 50px;
    font-size: 14px;
    font-family: "Microsoft YaHei", "Apple LiGothic Medium", \5FAE\8F6F\96C5\9ED1, Arial, "MicrosoftJhengHei", STXihei, \534E\6587\7EC6\9ED1, STHeiti, MingLiu;
    position: relative;
    border-top: 1px solid #DFDFDF;

}
.nav-left ul li.top-li ul{
    display: none;
}
.nav-left ul li.top-li ul ul{
    display: block;
}
.nav-left ul li a span{
    display: inline-block;
    *display: inline;
    *zoom:1;
    padding: 0 15px;
}
.nav-left ul li.top-li a{
    display: block;
}
.nav-left ul li.top-li .icon{
    position: absolute;
    top: 0;
    right: 0;
}
.icon-xia{
    /*background: url("../Images/icon-xia.png") no-repeat center;*/
    font-size: 12px;
    font-family: "宋体", Verdana, Arial;
    width: 40px;
    height: 50px;
    text-align: center;
    color: #C69C6C;
}
.nav-left ul li.top-li ul{
    padding-left: 10px;
    padding-bottom: 10px;
}
.nav-left ul li.top-li ul li{
    line-height: 23px;
    font-size: 12px;
}
.nav-left ul li.top-li ul li span{
    padding: 0 10px;
}
.nav-left ul li.open{
    background: #EDEDED;
}
/*.nav-left ul li.open ul{*/
/*display: block;*/
/*}*/
.nav-left ul li a,
.nav-left ul li.open ul li a{
    color: #666666;
}
.nav-left ul li.open a,
.nav-left ul li a.hover,
.nav-left ul li a:hover,
.nav-left ul li.open ul li a.hover,
.nav-left ul li.open ul li a:hover{
    color: #c59b6c;
}


.icon-home{
    background: url("../Images/icon-home.png") no-repeat center;
    width: 15px;
    height: 15px;
    vertical-align: -3px;
}
.curpos a{
    color: #AEAEAE;
}
.curpos a:hover{
    color: #666666;
}
.curpos {
    color: #666666;
}


/*973*/



/*
.header-nav ul li.nl-l{
    -webkit-transform: translate3d(0px,0px,-200px);
    -moz-transform: translate3d(0px,0px,-200px);
    -o-transform: translate3d(0px,0px,-200px);
    transform: translate3d(0px,0px,-200px);
    opacity: 0;
}
.header-nav ul li.nl-r{
    -webkit-transform: translate3d(0px,0px,200px);
    -moz-transform: translate3d(0px,0px,200px);
    -o-transform: translate3d(0px,0px,200px);
    transform: translate3d(0px,0px,200px);
    opacity: 0;
}
.header-nav ul li.nl-l.hn-li-show{
    -webkit-transform: translate3d(0px,0px,0px);
    -moz-transform: translate3d(0px,0px,0px);
    -o-transform: translate3d(0px,0px,0px);
    transform: translate3d(0px,0px,0px);
    opacity:1;
}
.header-nav ul li.nl-r.hn-li-show{
    -webkit-transform: translate3d(0px,0px,0px);
    -moz-transform: translate3d(0px,0px,0px);
    -o-transform: translate3d(0px,0px,0px);
    transform: translate3d(0px,0px,0px);
    opacity: 1;
}
*/


.title2 {display: block;}
.title2 b{
    border-left: 3px solid #C59B6C;
    font-weight: 400;
    font-family: "Microsoft YaHei", "Apple LiGothic Medium", \5FAE\8F6F\96C5\9ED1, Arial, "MicrosoftJhengHei", STXihei, \534E\6587\7EC6\9ED1, STHeiti, MingLiu;
    font-size: 22px;
    line-height: 22px;
    color: #010101;
    display: inline-block;
    *display: inline;
    *zoom:1;
    padding-left: 10px;
}
.title2 span{
    font-size: 14px;
    color: #666666;
    vertical-align: bottom;
}
.title2{
    padding-bottom: 15px;
}
.list10 li a{
    display: block;
    position: relative;
    width: 297px;
    height: 397px;
    margin: 0 auto;
    margin-bottom: 10px;
}
.list10 li .fx-b{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    color: #fff;
    background: rgba(0,0,0,0.5);
    background: url("../Images/b50.png");
    height: 121px;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.list10 li .fx-b .fx-in{
    position: absolute;
    text-align: center;
    width: 100%;
    top:50%;
    margin-top: -39px;

}
.list10 li .fx-b .fx-in .text{
    font-size: 20px;
    font-family: "Microsoft YaHei", "Apple LiGothic Medium", \5FAE\8F6F\96C5\9ED1, Arial, "MicrosoftJhengHei", STXihei, \534E\6587\7EC6\9ED1, STHeiti, MingLiu;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0 10px;
}
.list10 li .fx-b .fx-in .text3{
    font-size: 14px;
    font-family: "Microsoft YaHei", "Apple LiGothic Medium", \5FAE\8F6F\96C5\9ED1, Arial, "MicrosoftJhengHei", STXihei, \534E\6587\7EC6\9ED1, STHeiti, MingLiu;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0 10px;

}
.list10 li .fx-b .fx-in .text2{
    display: none \9;
    opacity: 0;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.list10 li a:hover .fx-b{
    height: 100%;
}
.list10 li a:hover .fx-b .fx-in .text2{
    display: block  \9;
    opacity: 1;
}
.list10 li a:hover .fx-b{

}
.m-page2 a{
    color:#7C7D7F;
}
.m-page2 a:hover{
    color:#A3A3A3;
}
.m-page2{
    color: #7C7D7F;
    background: #21242E;
}
.sly1{
    position: relative;
}
.sly1 .sly-box{
    height: 592px;
}
.sly1 .sly-box ul{
    height: 592px;
    overflow: hidden;
}
.sly1 .sly-box ul li{
    float: left;
    /*width: 385px;*/
    height: 592px;
    background: url('../Images/cploading.gif') no-repeat center;

}
.sly1 .sly-box ul li a{
    display: block;
    position: relative;
}
.sly1 .sly-box ul li img{
    display: block;
    /*width: 385px;*/
    width: auto;
    height: 592px;
    max-width: none;
}
.sly1 .sly-box ul li .sly-mask{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url('../Images/33364607.png');
    background: rgba(33,36,46,0.7);
    opacity: 1;
    display: block \9;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.sly1 .sly-box ul li.active{
    /*z-index: 10;*/
    position: relative;
}
.sly1 .sly-box ul li.active .sly-mask{
    opacity: 0;
    display: none \9;
}
.sly1 .text{
    font-size: 14px;
    color: #A3A3A3;
    /*height:70px;*/
    background: #000;
    font-family: "Microsoft YaHei", "Apple LiGothic Medium", \5FAE\8F6F\96C5\9ED1, Arial, "MicrosoftJhengHei", STXihei, \534E\6587\7EC6\9ED1, STHeiti, MingLiu;
}
.sly1 .text .text-l{
    padding: 5px 0;
    width: auto;
    position: absolute;
    left: 0;
    top:0;
    line-height: 58px;
    vertical-align: middle;
}
.sly1 .text .text-l img{
    max-height: 56px;
    vertical-align: middle;
    line-height: 0;
    font-size: 0;
}
.sly1 .text .text-c{
    text-align: center;
    line-height: 30px;
    padding: 20px;
    font-size: 12px;
    height: 28px;
}
.sly1 .container{
    position: relative;
}
.sly1 .text .text-r{
    padding: 10px 0;
    line-height: 25px;
    text-align: center;
    /*width: 120px;*/
    max-width: 250px;
    position: absolute;
    right: 0;
    top:0;
}
.sly1 .text .text-r b{
    display: block;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.sly1 .text .text-r span{
    display: block;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


.sly2{
    background: #000;
}
.sly2 .sly-box ul li{
    float: left;
    position: relative;
    width: 1189px;
    height: 623px;
    background: url(../Images/sly2-bg.jpg) no-repeat center;
    background-size:cover ;
    overflow: hidden;
}
.sly2 .sly-box ul li a{
    display: block;
    position: relative;
}
.sly2 .sly-box ul li img{
    display: block;
    max-width: 100%;
    pointer-events:none;
}
.sly2 .sly-box ul li .sly-mask{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    background: rgba(0,0,0,0.7);
    opacity: 1;
    display: block \9;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    pointer-events:none;
}
.sly2 .sly-box ul li.active .sly-mask{
    opacity: 0;
    display: none \9;
}
.sly2 .sly-box ul li .img{
    pointer-events:none;

}
.sly2 .sly-box ul li .text{
    position: absolute;
    width: 40%;
    background: url(../Images/fff40.png);
    background: rgba(255,255,255,0.4);
    height: 100%;
    left: 0;
    top: 0;
    color: #000;
    font-size: 14px;
    font-family: "Microsoft YaHei", "LiHei Pro Medium", \5FAE\8F6F\96C5\9ED1, Arial, "MicrosoftJhengHei", STXihei, \534E\6587\7EC6\9ED1, STHeiti, MingLiu;
}
.sly2 .sly-box ul li .text .auto{
    height: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
    -moz-user-select: -moz-none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.sly2 .sly-box ul li .text .jt{
    position: absolute;
    right: -22px;
    top: 50%;
    height: 56px;
    width: 22px;
    margin-top: -28px;
    background: url("../Images/sly-jt.png") no-repeat left center;
}
.sly2 .sly-box ul li .text{
    transform: translate(-200px, 0);
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    opacity: 0.0;
}
.sly2 .sly-box ul li.active .text{
    transform: translate(0,0);
    opacity: 1;
}
.sly2 .sly-box ul li .text .in{
    padding: 40px;
    font-size: 12px;
}
.sly2 .sly-box ul li .text .title{
    font-size: 25px;
    font-weight: bold;
    padding-bottom: 10px;
}
.sly2 .sly-page{
    height: 40px;
    background: #000;
}
.sly2 .sly-page ul li{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 14px;
    height: 14px;
    border-radius: 6px;
    background: #939393;
    margin: 0 2px;
    font-size: 0;
    text-indent:-999999px;
}
.sly2 .sly-page ul{
    /*padding-top: 13px;*/
    text-align: center;
}
.sly2 .sly-page ul li.active{
    background: #C69C6C;
}

.curpos2{
    height: 43px;
    line-height: 43px;
    background: #000;
}
.curpos2 .fr{
    padding-top: 10px;
}
.btn1{
    display: inline-block;
    *display: inline;
    *zoom:1;

    background: #1B1D22;
    height: 23px;
    padding: 0 15px;
    border-radius: 5px;
    line-height: 23px;
}
.btn1:hover{
    background: #24272C;
}
/*新闻列表*/
.new-list .title{
    padding: 17px 0;
    line-height:18px;
    padding-bottom: 0px;
    font-size: 18px;
    font-family: "Microsoft YaHei", "LiHei Pro Medium", \5FAE\8F6F\96C5\9ED1, Arial, "MicrosoftJhengHei", STXihei, \534E\6587\7EC6\9ED1, STHeiti, MingLiu;
    overflow: hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
    color: #fff;
}
.new-list .title a{
    overflow: hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
    display: block;
}
.new-list li{
    padding: 15px 0;
}
.new-list .fl{
    width: 300px;
    height: 199px;
}
.new-list .img{
    width: 300px;
    height: 199px;
}
.new-list .img img{
    width: 300px;
    height: 199px;
    display: block;
}
.new-list .fr{
    width: 605px;
}
.new-list .time{
    padding: 5px 0;
    border-bottom: 1px solid #E8E8E8;

}
.new-list .text{
    line-height: 23px;
    height: 69px;
    overflow: hidden;
    margin: 5px 0;
    margin-bottom: 6px;
    text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;
}
.new-list .more{
    padding: 10px 0;
}
.new-list .more a{
    display: block;
    width:105px;
    height:24px;
    background: #CACACA;
    text-align: center;
    color: #fff;
    line-height: 24px;
}
.new-list .more a:hover{
    background: #C59B6C;
}
/*荣誉*/
.rongyu .rg-nav{
    margin: 0 50px;
    position: relative;
    height: 115px;
}
.rongyu .rg-nav hr{
    background: #CECECE;
    position: absolute;
    top: 15px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #CECECE;
    z-index: 0;
}
.rongyu .rg-nav ul{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
}
.rongyu .rg-nav ul li{
    float: left;
    width: auto;
    width: 105px;
    padding-top: 15px;
    text-align: center;
}
.rongyu .rg-nav ul li span{
    display: block;
    color: #828282;
    font-family: "Microsoft YaHei", "LiHei Pro Medium", \5FAE\8F6F\96C5\9ED1, Arial, "MicrosoftJhengHei", STXihei, \534E\6587\7EC6\9ED1, STHeiti, MingLiu;
    font-size: 12px;
}
.rongyu .rg-nav ul li b{
    display: inline-block;
    *display: inline;
    *zoom:1;
    width: 20px;
    height: 20px;
    border: 1px solid #868686;
    background: #fff;
    line-height: 0;
    font-size: 0;
    border-radius: 10px;
}
.rongyu .rg-nav ul li b i{
    display: inline-block;
    *display: inline;
    *zoom:1;
    line-height: 0;
    font-size: 0;
    width: 16px;
    height: 16px;
    margin: 2px;
    background: #fff;
    border-radius: 10px;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.rongyu .rg-nav ul li:hover b i{
    background: #D8B490;
}
.rongyu .rg-nav ul li.hover b i{
    background: #C49B6E;
}
.rongyu .rg-nav ul li.hover span{
    font-size: 20px;
    color: #C49B6E;
    padding:7px 0 ;
    background: url("../Images/ry-nav-bg.png") no-repeat center top;
}
.rongyu .rg-nav .btn{
    position: absolute;
    top:5px;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    background: #fff;
    line-height: 40px;
    text-align: center;
    font-size: 20px;
    /*border: 1px solid #F2F2F2;*/
}
.rongyu .rg-nav .btn.disabled{
    background: #fff;
    box-shadow: 0px 0 1px rgba(0,0,0,0.2);
}
.rongyu .rg-nav .btnl{
    left: -40px;
    box-shadow: -1px 0 1px rgba(0,0,0,0.3);

}
.rongyu .rg-nav .btnr{
    box-shadow: 1px 0 1px rgba(0,0,0,0.3);
    right: -40px;
}
#sly3,
.sly3box{
    overflow: hidden;
    display: block;
    position: relative;
    height: 90px;
    width: 100%;
}
.rongyu .rg-nav hr{
    position: absolute;
}
.rg-list ul li{
    margin: 11px 0;
}
.rg-list ul li a{
    display: block;
    border: 1px solid #E9E9E9;
    padding:5px;
}
.rg-list ul li a:hover{
    border: 1px solid #C59C6E;
}

.rg-list ul li .fl{
    width: 75px;
    height: 86px;
    text-align: center;
    font-family: "Microsoft YaHei", "LiHei Pro Medium", \5FAE\8F6F\96C5\9ED1, Arial, "MicrosoftJhengHei", STXihei, \534E\6587\7EC6\9ED1, STHeiti, MingLiu;
}
.rg-list ul li .fl .date1{
    height: 60px;
    line-height: 60px;
    background: #EDEDED;
    font-size: 20px;
    color: #000;
}
.rg-list ul li .fl .date2{
    height: 26px;
    line-height: 26px;
    background: #CECECE;
    color: #fff;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.rg-list ul li a:hover .fl .date2{
    background: #C59B6C;
}
.rg-list ul li .fr{
    padding: 10px 0;
    width: 800px;
    padding-right: 10px;
}
.rg-list ul li .title{
    font-weight: bold;
    color: #666666;
    overflow: hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
}
.rg-list ul li .text {
    padding-top: 5px;
    color: #A8A8A8;
    overflow: hidden;
    text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;
    line-height: 20px;
    height: 40px;
}
.ryzz ul a{
    margin: 10px auto;
    display: block;
    width: 289px;
    border: 1px solid #D2D2D2;
    box-shadow: 0 0 0px #E29C47;
}
.ryzz ul a:hover{
    border: 1px solid #E29C47;
    box-shadow: 0 0 1px #E29C47;

}
.ryzz ul li .img{
    height: 196px;
    width: 289px;
    text-align: center;
}
.ryzz ul li .img img{
    /*display: block;*/
    /*height: 196px;*/
    /*width: 289px;*/
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}
.ryzz ul li .textbox{
    padding:10px;
}
.ryzz ul li .title{
    font-size: 14px;
    line-height: 30px;
    font-weight: bold;
    border-bottom: 1px solid #D0D0D0;
    color: #000;
    overflow: hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
}
.ryzz ul li .text{
    padding: 5px 0;
    line-height: 23px;
    color: #666666;
    height: 46px;
    text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;
    overflow: hidden;
}
.ryzz ul li .btn{
    height: 30px;
    display: block;
    float: right;
    width: 90px;
    background: #D0D0D0;
    line-height: 30px;
    text-align: center;

}
.ryzz ul li .btn img{
    vertical-align: -2px;
}
.rencai{
    overflow: hidden;
    padding-bottom: 10px;
}

.rencai h1{
    font-size: 25px;
    color: #C59B6C;
    font-weight: 400;
    font-weight: 200;
}
.rencai .texttop{
    color: #666666;
    padding-bottom:  20px;
}
.rencai table{
    width: 100%;
    float: left;
    /*overflow: hidden;*/
    font-size: 14px;
}
.rencai table th{
    background: #B1B1B1;
    font-weight: 400;
    text-align: left;
    color: #fff;
}
.rencai table td,
.rencai table th{
    border: 1px solid #D5D5D5;
    border-collapse:collapse;
    line-height: 22px;
    height: 22px;
    padding: 10px 20px;
}
.rencai table th img{
    vertical-align: -7px;
}
.rencai table a{
    color: #C59B6C;
}
.rencai table a:hover{
    color: #B28B5F;
}
table.job2{
    width: 100%;
}
table.job2 th,
table.job2 td{
    color: #fff;
    padding: 0 20px;
    font-size: 14px;
    line-height: 39px;
}
table.job2 th{
    background: #828282;
    text-align: left;
    font-weight: 400;
}
table.job2 td{
    background: #828282;
    border-top: 4px solid #fff;
}
.rencai2 h1{
    line-height: 60px;
    font-size: 20px;
    font-family: "Microsoft YaHei", "LiHei Pro Medium", \5FAE\8F6F\96C5\9ED1, Arial, "MicrosoftJhengHei", STXihei, \534E\6587\7EC6\9ED1, STHeiti, MingLiu;
    font-weight: 400;
    border-bottom: 1px solid #DBDBDB;
    margin-bottom: 20px;
}
.rencai2 .nr{
    padding-top: 20px;
}
.rencai2 .nr h2{
    /*padding: 10px 0;*/
    padding-top: 10px;
    padding-bottom: 5px;
    font-size: 16px;
    font-family: "Microsoft YaHei", "LiHei Pro Medium", \5FAE\8F6F\96C5\9ED1, Arial, "MicrosoftJhengHei", STXihei, \534E\6587\7EC6\9ED1, STHeiti, MingLiu;
    /*font-weight: 400;*/
}
.rencai2 .btnbox{
    padding-top: 20px;
}  
a.fhbtn{
    display: inline-block;
    *display: inline;
    *zoom:1;
    background: #828282;
    width: 130px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    font-family: "Microsoft YaHei", "LiHei Pro Medium", \5FAE\8F6F\96C5\9ED1, Arial, "MicrosoftJhengHei", STXihei, \534E\6587\7EC6\9ED1, STHeiti, MingLiu;
    border-radius: 5px;
    margin-bottom: 5px;
}
a.fhbtn:hover{
    background: #C69C6C;
}
.content h1{
    /*height: 60px;*/
    border-bottom: 1px solid #EDEDED;
    line-height: 30px;
    padding: 15px 0;
    text-align: center;
    font-family: "Microsoft YaHei", "LiHei Pro Medium", \5FAE\8F6F\96C5\9ED1, Arial, "MicrosoftJhengHei", STXihei, \534E\6587\7EC6\9ED1, STHeiti, MingLiu;
    font-weight: 400;
}
.content .con-top{
    padding: 16px 0;
    /*line-height: 60px;*/
    /*height: 60px;*/
    line-height: 28px;
    /*height: 28px;*/
    text-align: center;
    border-bottom: 1px solid #EDEDED;
}
.content .con-top .bdsharebuttonbox{
    vertical-align: middle;
}
.con-bot .fr .fhbtn:hover{
    color: #fff;
}
.con-bot .fl{
    line-height: 32px;
}
.con-bot .fr .fhbtn{
    color: #fff;
    line-height: 30px;
    height: 30px;
}
.icon-lx{
    color: #C59B6C;
}
.llwm .in{
    border-bottom: 1px dashed #B1B3B2;
    margin-bottom: 20px;
    padding: 10px 15px;
}
.llwm .in h2{
    font-weight: 400;
    font-size: 20px;
    color: #000000;
    font-family: "Microsoft YaHei", "LiHei Pro Medium", \5FAE\8F6F\96C5\9ED1, Arial, "MicrosoftJhengHei", STXihei, \534E\6587\7EC6\9ED1, STHeiti, MingLiu;
}
.llwm .in h2 b{
    font-weight: 400;
}
.llwm .in h2 .icon-lx{
    padding-right: 5px;
    margin-left: -13px;
}
.llwm .in h3{
    padding: 5px 0;
    padding-top: 20px;
    color: #3A3A3A;
    font-size: 12px;
}
#content{
    padding: 20px 0;
    font-size: 12px;
    line-height: 2;

}
#content video{
    max-width: 100%;
    background: #000000;
}
#content p{
    margin-bottom: 15px;
    /*text-indent:2em;*/
}
#content img{
    padding: 5px;
    border: 1px solid #ddd;
    /*display: block;*/
    /*margin: 0 auto;*/
    /*margin-bottom: 20px;*/
}
#content h1,
#content h2,
#content h3,
#content h4{
    /*font-weight: 400;*/
    font-family: "Microsoft YaHei", "LiHei Pro Medium", \5FAE\8F6F\96C5\9ED1, Arial, "MicrosoftJhengHei", STXihei, \534E\6587\7EC6\9ED1, STHeiti, MingLiu;
    color: #222;
    padding-bottom:5px;
}



#content h1{
    font-size: 20px;
}
#content h2{
    font-size: 16px;
}
#content h3{
    font-size: 14px;
}
#content h4{
    font-size: 12px;
}
.dib{
    display: inline-block;
    *display: inline;
    *zoom:1;
}
.page-banner{
    height: 280px;
    position: relative;
    overflow: hidden;
}
.page-banner .img{
    height: 280px;
    background-color:#21242E ;
    background-image: url('../Images/page-banner.jpg');
    background-repeat:no-repeat;
    background-position:center top;
}
.page-banner .text{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

.pages{
    padding: 10px;
    text-align: center;
}
.pages .pages_num{
    display: none;
}
.pages a,
.pages span{
    display: inline-block;
    *display: inline;
    *zoom:1;
    background: #B1B1B1;
    padding: 2px 10px;
    color: #fff;
}
.pages span{
    background: #C59B6C;
}


.sly-btn-box{
    position: absolute;
    top: 50%;
    margin-top: -40px;
    height: 81px;
    width: 100%;
    z-index: 1;
    pointer-events:none;
    overflow: hidden;
}
.sly-btn-box .sly-btn{
    margin: 0 auto;
    padding: 0 100px;
    position: relative;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.sly-btn-box .sly-btn .sb1,
.sly-btn-box .sly-btn .sb2{
    display: block;
    width: 81px;
    height: 81px;
    position: absolute;
    top: 0;
    pointer-events:auto;
    z-index: 999;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.sly-btn-box .sly-btn .sb1.disabled,
.sly-btn-box .sly-btn .sb2.disabled{
    opacity: 0.3;
}

.sly-btn-box .sly-btn .sb1{
    background: url("../Images/sb1.png") no-repeat center;
    left: 0;
}
.sly-btn-box .sly-btn .sb2{
    background: url("../Images/sb2.png") no-repeat center;
    right: 0;
}
.scrollbar {
    margin: 0 0 0 0;
    height: 2px;
    background: #2D3039;
    line-height: 0;
}
.scrollbar .handle {
    width: 100px;
    height: 100%;
    background: #C69C6C;
    cursor: pointer;
    -moz-transition: top .3s,height .3s;
    -webkit-transition: top .3s,height .3s;
    -o-transition: top .3s,height .3s;
    transition: top .3s,height .3s;
    position: relative;
    top:0;
}
/*.scrollbar .handle:active,*/
/*.scrollbar .handle:hover{*/
    /*top:-8px;*/
    /*height: 10px;*/

/*}*/
.scrollbar .handle .mousearea {
    position: absolute;
    top: -18px;
    left: 0;
    width: 100%;
    height: 20px;
    z-index: 99999;
}
.show_btn{
    display: inline-block;
    *display: inline;
    *zoom:1;
    border-radius: 3px;
    border: 1px solid #eee;
    margin: 2px;
    color: #fff;
    padding: 0 10px;
}

.title2ul{
    /*float: right;*/
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #E6E6E6;
    border-top: 1px solid #E6E6E6;
    margin: 0 -25px;
    padding: 0 25px;
    /*padding-top: 20px;*/
    margin-top: 20px;
}
.title2ul li{
    float: left;
}
.title2ul li a{
    display: block;
    font-size: 16px;
    font-family: "Microsoft YaHei", \5FAE\8F6F\96C5\9ED1, Arial, "MicrosoftJhengHei", STXihei, \534E\6587\7EC6\9ED1, STHeiti, MingLiu;
    padding: 0 5px;
    margin: 0 5px;
    border-bottom:1px solid #E6E6E6;
}
.title2ul li.hover a{
    color: #C59B6C;
}
.title2ul li.hover a,
.title2ul:hover li a:hover,
.title2ul li a:hover{
    border-bottom: 1px solid #C59B6C;
}
.title2ul:hover li a{
    border-bottom:1px solid #E6E6E6;
}

.list2 ul li a .text .summary{
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;
}
#content.page_content{
    padding: 0;
}
#content.page_content img{
    border: none;
}

.page-banner{
    text-align: center;
    font-size: 30px;
    font-family: "Microsoft YaHei", \5FAE\8F6F\96C5\9ED1, Arial, "MicrosoftJhengHei", STXihei, \534E\6587\7EC6\9ED1, STHeiti, MingLiu;
    color: #fff;
    line-height: 40px;
    font-weight: 200;
}
.page-banner .text{
    padding-top: 90px;
}
.page-banner .img{
    -webkit-transform:  scale(1);
    -moz-transform:  scale(1);
    -o-transform:  scale(1);
    transform:  scale(1);
    -moz-animation: pbscale 30s forwards normal linear;
    -o-animation: pbscale 30s forwards normal linear;
    -webkit-animation: pbscale 30s forwards normal linear;
    animation: pbscale 30s forwards normal linear;
}
@-moz-keyframes pbscale {
    0% { -moz-transform: scale(1.1);}
    100% { -moz-transform:scale(1);}
}
@-webkit-keyframes pbscale {
    0% { -webkit-transform: scale(1.1);}
    100% { -webkit-transform: scale(1);}
}
@-o-keyframes pbscale {
    0% { -o-transform: scale(1.1);}
    100% { -o-transform: scale(1);}
}
@-ms-keyframes pbscale {
    0% { -ms-transform: scale(1.1);}
    100% { -ms-transform: scale(1);}
}
@keyframes pbscale {
    0% { transform: scale(1.1);}
    100% { transform: scale(1);}
}
.page-banner{
    text-shadow: 0 0 7px rgba(0,0,0,0.8) ;
    line-height: 1px;
}
.page-banner .entitle{
    font-size: 40px;
    line-height: 50px;
}
.page-banner .cntitle{
    font-size: 20px;
    line-height: 30px;
}
.page-banner .hx{
    line-height: 4px;
    display: inline-block;
    *display: inline;
    *zoom:1;
    height: 3px;
    width: 90px;
    background: #fff;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
    background: #ffffff;
    -webkit-transform:scale(1);
    box-shadow: 0 0 7px rgba(0,0,0,0.8) ;

}
.page-banner:hover .hx{
    background: #C59B6B;
    -moz-animation: pbhx 0.8s forwards normal;
    -o-animation: pbhx 0.8s forwards normal;
    -webkit-animation: pbhx 0.8s forwards normal;
    animation: pbhx 0.8s forwards normal;
}
body .bdshare-button-style2-16 a, .bdshare-button-style2-16 .bds_more{
    background-image: url('../Images/icons_2_16.png');
    background-image: url('../Images/icons_2_16.png') !important;
}
@-webkit-keyframes pbhx {
    0%  { -webkit-transform:scale(1  );background: #ffffff;}
    49% { -webkit-transform:scale(0,1);background: #ffffff;}
    50% { -webkit-transform:scale(0,1);background: #C59B6B;}
    100%{ -webkit-transform:scale(1  );background: #C59B6B;}
}
@-moz-keyframes pbhx {
    0%  { -moz-transform:scale(1  );background: #ffffff;}
    49% { -moz-transform:scale(0,1);background: #ffffff;}
    50% { -moz-transform:scale(0,1);background: #C59B6B;}
    100%{ -moz-transform:scale(1  );background: #C59B6B;}
}
@-ms-keyframes pbhx {
    0%  { -ms-transform:scale(1  );background: #ffffff;}
    49% { -ms-transform:scale(0,1);background: #ffffff;}
    50% { -ms-transform:scale(0,1);background: #C59B6B;}
    100%{ -ms-transform:scale(1  );background: #C59B6B;}
}
@-o-keyframes pbhx {
    0%  { -o-transform:scale(1  );background: #ffffff;}
    49% { -o-transform:scale(0,1);background: #ffffff;}
    50% { -o-transform:scale(0,1);background: #C59B6B;}
    100%{ -o-transform:scale(1  );background: #C59B6B;}
}
@keyframes pbhx {
    0%  { transform:scale(1  );background: #ffffff;}
    49% { transform:scale(0,1);background: #ffffff;}
    50% { transform:scale(0,1);background: #C59B6B;}
    100%{ transform:scale(1  );background: #C59B6B;}
}
.cyl{
    max-width: 100%;
    text-align: center;
    margin: 0 auto;
}
.cyl img{
    max-width: 100%;
}
.cyl .img{
    border: 3px solid #B7B7B7;
    border-radius: 3px;
    position: relative;
    margin: 10px;
}
.cyl .img img{
    display: block;
}
#content .cyl .img img{
    padding: 0;
    border: 0;
    margin: 0;
}

.cyl .img i{
    width: 0;
    height: 0;
    border: none;
    line-height: 0;
    font-size: 0;
    position: absolute;
    top: 50%;
    left: 50%;
}
.cyl .img i.j-r{
    left: auto;
    right: -20px;
    margin-top: -20px;
    border-top: 20px solid transparent;
    border-left: 20px solid #B6B6B6;
    border-bottom: 20px solid transparent;
}
.cyl .img i.j-b{
    top:auto;
    bottom:-20px;
    margin-left: -20px;
    border-left: 20px solid transparent;
    border-top: 20px solid #B6B6B6;
    border-right: 20px solid transparent;
}
.cyl .img i.j-l{
    left: -20px;
    margin-top: -20px;
    border-top: 20px solid transparent;
    border-right: 20px solid #B6B6B6;
    border-bottom: 20px solid transparent;
}
.cyl .img i.j-t{
    top: -20px;
    margin-left: -20px;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #B6B6B6;
}


.cyl .img.active{
    border-color: #C69C6C;
}
.cyl .img.active i.j-r{
    border-left: 20px solid #C69C6C;
}
.cyl .img.active i.j-b{
    border-top: 20px solid #C69C6C;
}
.cyl .img.active i.j-l{
    border-right: 20px solid #C69C6C;
}
.cyl .img.active i.j-t{
    border-bottom: 20px solid #C69C6C;
}
.cyl .img span{
    position: absolute;
    line-height: 50px;
    height: 50px;
    bottom: 0;
    left: 0;
    width: 100%;
    background: url("../Images/b50.png");
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    text-align: left;
    font-size: 14px;
}
.cyl .img span b{
    padding-left: 10%;
}

@media screen and (max-width: 640px){
    #content video{
        max-width: 100%;
        height: auto;
    }
    a.fhbtn{
        display: block;
        width: auto;
    }
    .sly-btn-box{
        display: none;
    }
    .curpos2 .fr{
        padding-top: 0;
    }
    .title2ul{
        padding-top: 10px;
        float: none;
        height: auto;
        overflow: hidden;
    }
    .title2ul li a{
        border-bottom:1px solid #fff;
    }
    .title2ul li.hover a,
    .title2ul:hover li a:hover,
    .title2ul li a:hover{
        border-bottom: 1px solid #C59B6C;
    }
    .title2ul:hover li a{
        border-bottom:1px solid #fff;
    }
    .sly1 .sly-box{
        height: auto;
    }
    .sly1 .sly-box ul{
        height: auto;
        margin-right: -10px;
    }
    .phone-nav-mask,
    .phone-nav-box,
    .phone-footer{
        display: block;
    }
    .m-i-l{
        margin-bottom: 10px;
    }
    .m-index{
        padding: 20px;
    }
    .list2 ul li a{
        width: auto;
        margin: 0;
    }
    .list2 ul li{
        margin-bottom: 20px;
    }
    .list2 ul li a img{
        width: 100%;
    }
    .footer{
        display: none;
    }
    .header{
        display: none;
    }
    .phone-header{
        display: block;
    }
    html.open-phone-nav{
        overflow: hidden;
    }
    html.open-phone-nav body{
        left:60% ;
    }
    html.open-phone-nav .phone-nav-box{
        width: 60%;
        border-right: 1px solid #21242E;
    }
    html.open-phone-nav .phone-nav-mask{
        left:60%;
        opacity: 1;
        pointer-events:auto;
    }
    .slider__arrows-item--right,
    .slider__arrows-item--left {
        display: none;
    }
    .banner{
        height: 150px;
    }
    .banner .box{
        background-size: auto 150px !important;
    }
    .m-page-r{
        width: auto;
        float: none;
    }
    .m-page-l-box{
        border: none;
        position: relative;
        min-height: 80px;
    }
    .cat-title{
        width: 85px;
        padding: 0 8px;
        position: absolute;
        left: 0;
        top: 0;
        height: auto;
        border: 1px solid #DFDFDF;
        border-width: 1px 1px 1px 0 ;
        margin-top: 0px;
        height: 118px;
        max-height: 100%;
    }
    .m-page-l-box.oneli .cat-title{
        width: auto;
        position: relative;
        height: auto;
        border-width: 1px 0px 1px 0 ;
        padding: 0;
    }
    .m-page-l-box.oneli .nav-left{
        display: none;
    }
    .cat-title hr{
        margin-top: 20px;
    }
    .nav-left{
        padding-left: 105px;
        padding-right: 5px;
    }
    .nav-left ul{
        margin:-2px 0 ;
    }
    .nav-left ul li{
        text-align: center;

    }
    .nav-left ul li.top-li a{
        font-size: 12px;
    }
    .nav-left ul li.top-li{
        float: left;
        width: 50%;
        border: none;
        line-height: 25px;
        background: none;
    }
    .nav-left ul li.top-li.xy6{
        float: none;
        width: auto;
    }
    .nav-left ul li.top-li>a{
        border: 1px solid #DFDFDF;
        margin: 2px;
        position: relative;
    }
    .nav-left ul li a span{
        display: none;
    }
    .nav-left ul li.top-li ul li{
        line-height: 30px;
        font-size: 12px;
    }
    .nav-left ul li.top-li>ul{
        display: none;
        position: absolute;
        top: 26px;
        left: 0;
        background: #fff;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;

        /*margin: 2px;*/
        width: 100px;
        /*width:calc(100% - 4px);*/
        left: 2px;
        right: 2px;
        width: auto;

        z-index: 99;
        border: 1px solid #DFDFDF;
        padding: 0;
    }
    .nav-left ul li.top-li ul{
        padding: 0;
    }

    .icon-xia{
        height: 25px;
        line-height: 25px;
        width: 25px;
    }
    .nav-left ul li.top-li .icon{
        top:5px;
        right: 5px;
        display: none;
    }

    .m-page-l{
        width: auto;
        float: none;
    }
    .curpos{
        margin-top: 10px;
    }
    .m-page-r-box{
        border-width: 1px 0 ;
    }
    .list10 li a{
        display: block;
        position: relative;
        width: auto;
        height: auto;
    }
    .list10 li a .img{
        display: block;
        width: 100%;
    }

    .sly1 .sly-box ul li{
        float: left;
        /*width:272px;*/
        height: 418px;
    }
    .sly1 .sly-box ul li a{
        display: block;
        position: relative;
    }
    .sly1 .sly-box ul li img{
        display: block;
        /*width:272px;*/
        height: 418px;
    }
    .sly1 .text{
        padding: 10px;
    }
    .sly1 .text .text-r{
        padding: 0;
        width: auto;
        position: relative;
    }
    .sly1 .text .text-r b{
        display: inline-block;
        font-size: 14px;
    }
    .sly1 .text .text-r span{
        display: inline-block;
        font-size: 12px;
    }
    .sly1 .text .text-c{
        padding: 0;
    }

    .m-page-r-box{
        margin-top: 20px;
    }
    .new-list li{
        padding-bottom: 30px;
    }
    .curpos{
        display: none;
    }
    .new-list .more a{
        width: auto;
        height: 30px;
        line-height: 30px;
    }
    .sly2 .sly-box ul li{
        width:  320px;
        height: 700px;
        position: relative;
    }

    .sly2 .sly-box ul li img{
        max-width: none;
        width: 700px;
    }
    .sly2 .sly-box ul li .img{
        position: absolute;
        bottom: -5px;
        right: -100px;
    }
    .sly2 .sly-box ul li .text{
        position: absolute;
        width: 100%;
        height: 50%;
        left: 0;
        top: 0;
        transform: translate(0px, -100px);
        -moz-transition: all 1s;
        -webkit-transition: all 1s;
        -o-transition: all 1s;
        transition: all 1s;
        opacity: 0.0;
    }
    .sly2 .sly-box ul li.active .text{
        transform: translate(0,0);
        opacity: 1;
    }
    .sly2 .sly-box ul li .text .in{
        padding: 15px;

    }
    .sly2 .sly-box ul li .text .jt{
        position: absolute;
        right: auto;
        top: auto;
        bottom: 0px;
        left: 50%;
        height: 56px;
        width: 22px;
        margin-left: -33px;
        background: url("../Images/sly-jt.png") no-repeat left center;
        transform:rotate(90deg);
        -ms-transform:rotate(90deg);
        -moz-transform:rotate(90deg);
        -webkit-transform:rotate(90deg);
        -o-transform:rotate(90deg);
        transform-origin:0% 100%;
        -moz-transform-origin:0% 100%;
        -webkit-transform-origin:0% 100%;
        -ms-transform-origin:0% 100%;
        -o-transform-origin:0% 100%;
    }
    .sly2 .sly-box ul li .text .title{
        font-size: 20px;
    }
    .new-list .fl,
    .new-list .img,
    .new-list .img img{
        width: auto;
        height: auto;
    }
    .new-list .img img{
        margin: 0 auto;
    }
    .rg-list ul li .fl{
        height: auto;
        padding-bottom: 10px;
        overflow: hidden;
    }
    .rg-list ul li .fl .date1{
        float: right;
        width: 60%;
        line-height: 30px;
        height: 30px;
        font-size: 12px;

    }
    .rg-list ul li .fl .date2{
        float: left;
        width: 40%;
        line-height: 30px;
        height: 30px;
    }
    .rongyu .rg-nav{
        margin: 0;
        margin: 0 -25px;
    }
    .rongyu .rg-nav .btn{
        display: none;
    }

    .ryzz ul a{
        width: auto;
    }
    .ryzz ul li .img{
        width: auto;
        height: auto;
    }
    .ryzz ul li .img img{
        /*display: block;*/
        width: 100%;
        height: auto;
    }
    table.job2 th,
    table.job2 td{
        border-top: 2px solid #fff;
        display: block;
    }
    .rencai table td, .rencai table th{
        padding: 5px;
    }
    .rencai table th img{
        display: none;
    }
    .page-banner{
        display: none;
    }
}
a{
    -moz-transition: all .2s;-webkit-transition: all .2s;-o-transition: all .2s;transition: all .2s;
}
.badie{
    /*display: none;*/
    /**display: block;*/
    background: #FFE6E5;
    color: #D2322D;
    text-align: center;
    line-height: 12px;
    padding: 15px 0;
}
.badie a{
    color: #000;
    display: inline-block;
    display: inline;
    zoom:1;
    background: #D2322D;
    color: #FFE6E5;
    padding: 5px;
    vertical-align: middle;
}
a:hover .icon,
a:hover.icon{
    -webkit-filter: brightness(1.5);
    -moz-filter: brightness(1.5);
    -o-filter: brightness(1.5);
    -ms-filter: brightness(1.5);
    filter: brightness(1.5);
}

.list1 a:hover .icon,
.list1 a:hover.icon{
    -webkit-filter: brightness(0.8);
    -moz-filter: brightness(0.8);
    -o-filter: brightness(0.8);
    -ms-filter: brightness(0.8);
    filter: brightness(0.8);
}


